projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47d0c01
)
Fix misspelling in latest ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 23 Jun 2012 17:32:27 +0000
(10:32 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 23 Jun 2012 17:32:27 +0000
(10:32 -0700)
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index 11f68cebf14311b434ae2fd0c2c29fd1da8f7710..571f98b8a8d6b3a97bd368717601650689ee66e4 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-3,7
+3,7
@@
Support higher-resolution time stamps (Bug#9000).
* Makefile.in (LIB_CLOCK_GETTIME): New macro.
(profile${EXEEXT}): Use it.
- * profile.c: Include intty
ep
s.h, intprops.h.
+ * profile.c: Include intty
pe
s.h, intprops.h.
(time_string): Size conservatively; do not guess size.
(get_time): Now prints nanoseconds.
(gettimeofday): Remove replacement function; gnulib now does this.